home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 009a / ddj9304.zip / README.ASC < prev    next >
Text File  |  1993-04-18  |  3KB  |  80 lines

  1. STEREO.ASC
  2. Title: ALGORITHMS FOR STEREOSCOPIC IMAGING
  3. Keywords: APR93   C   STEREOVISION  ALGORITHMS   GRAPHICS  3-D 
  4. Source code accompanying Victor Duvanenko and W.E. Robbin's article on 
  5. stereoscopic, or true 3-D, images. These algorithms (implemented in C)
  6. generate left- and right-eye views. Also see STEREO.ARC.
  7.  
  8. STEREO.ARC
  9. Title: ALGORITHMS FOR STEREOSCOPIC IMAGING
  10. Keywords: APR93   C   STEREOVISION  ALGORITHMS   GRAPHICS  3-D 
  11. Full system for Victor Duvanenko and W.E. Robbin's article on 
  12. stereoscopic, or true 3-D, images. These algorithms (implemented in C)
  13. generate left- and right-eye views. Requires ARCE.COM to extract.
  14.  
  15. TEXTED.ASC
  16. Title: TEXT EDITORS: ALGORITHMS AND ARCHITECTURES
  17. Keywords: APR93    EDITORS    C 
  18. Published source code accompanying Ray Valdes' article on algorithms
  19. used to build text editors. 
  20.  
  21. DIFFCOMP.ASC
  22. Title: DIFFERENTIAL COMPRESSION ALGORITHMS
  23. Keywords: APR93    C   GRAPHICS   COMPRESSION
  24. Source code accomanying Jim Sylvester's article on adapting 
  25. differential imaging compression techniques for compressing
  26. text data. Also see DIFFCOMP.ARC.
  27.  
  28. DIFFCOMP.ARC
  29. Title: DIFFERENTIAL COMPRESSION ALGORITHMS
  30. Keywords: APR93    C   GRAPHICS   COMPRESSION
  31. Complete system, including executables, for Jim Sylvester's article on 
  32. adapting differential imaging compression techniques for compressing
  33. text data. Requires ARCE.COM to extract.
  34.  
  35. WAVELET.ASC
  36. Title: A WAVELET ANALYZER
  37. Keywords: APR93   DSP  WAVELET TRANSFORMS   SPECTRUM ANALYZER  FFTs
  38. Published source code accompanying Mac Cody's article on using
  39. fast wavelet transforms to turn your PC into DSP-based spectrum analyzer.
  40. Also see WAVELET.ARC.
  41.  
  42. WAVELET.ARC
  43. Title: A WAVELET ANALYZER
  44. Keywords: APR93   DSP  WAVELET TRANSFORMS   SPECTRUM ANALYZER  FFTs
  45. Complete system for Mac Cody's wavelet analyzer. Includes source and
  46. sample data. Requires ARCE.COM to extract.
  47.  
  48. FRAG.ASC
  49. Title: MEASURING FRAGMENTATION
  50. Keywords: APR93   C   MEMORY FRAGMENTATION
  51. Published and unpublished source code accompanying Jim Harrington's
  52. article on measuring the amount of fragmentation in your programs.
  53.  
  54. OS2WPS.ASC
  55. Title: PROGRAMMING FOR THE OS/2 2.0 WORKPLACE SHELL
  56. Keywords: APR93   OS/2   UI  WPS 
  57. Published source code accompanying Joel Barnum's article on converting
  58. OS/2 1.x programs to work with OS/2 2.0's Workplace Shell. Also see
  59. OS2WPS.ARC.
  60.  
  61. OS2WPS.ARC
  62. Title: PROGRAMMING FOR THE OS/2 2.0 WORKPLACE SHELL
  63. Keywords: APR93   OS/2   UI  WPS 
  64. Complete system for Joel Barnum's article on converting
  65. OS/2 1.x programs to work with OS/2 2.0's Workplace Shell. Requires
  66. ARCE.COM to extract.
  67.  
  68. CPROG.ASC
  69. Title: C PROGRAMMING COLUMN
  70. Keywords: APR93  DFLAT++  C++  CUA/SAA  USER INTERFACE LIBRARY
  71. Al Stevens' continues his multipart series on D-Flat++, a SAA/CUA compliant 
  72. interface library for C++. Also see DFPP01.ARC.
  73.  
  74. DFPP01.ARC
  75. Title: C PROGRAMMING COLUMN
  76. Keywords: MAR93  C++  CUA/SAA  
  77. The current version of the complete system for Al Stevens' D-FLAT 
  78. interface library for C++. Requires ARCE.COM to extract. 
  79.  
  80.